home *** CD-ROM | disk | FTP | other *** search
/ MacAdvocate 2 / MACADVCT.ISO / mac / Goodies / Fun Stuff / Utilities / CopyPaste 3.2 / NEW Features 3.2 < prev   
Text File  |  1996-10-07  |  4KB  |  35 lines

  1. INTERNAL
  2. Ñ The internal structure has changed considerably. The global data structure has less indirections and is faster, the text pieces are stored more compactly. The new Code Warrior Compiler 10 produced faster and smaller code. These changes result in more reliable, faster and smaller code and at the same time it contains more features. 
  3.     
  4. FLOATING PALETTE (NEW)
  5. Ñ By typing cmd + c + mouseclick you can call up the CopyPaste Palette a floating window that stays in front of all applications. CopyPaste Palette gives an easy access interface to all clipboards. CopyPaste Palette contains a copy button and a paste button for each clipboard. To the right of the copy and paste buttons is the clipboard content area where you can see 25 characters of each clip. By doubleclicking the contents you can display the CopyPaste Window and see more of the text or pict. The palette can be opened from the CopyPaste Utilities menu also.
  6.  
  7. APPLICATION SWITCHER
  8. Ñ Now switches from the program currently in the foreground to the program previously in the foreground. It starts with the second application not with the currently running application
  9. Ñ Typing "A" (=show All) shows background processes along with the other programs.
  10. Ñ You can quit background processes and even the Finder to free memory by typing "Q"
  11.  
  12. CLIP ARCHIVE (Registered users only)
  13. Ñ Now creates up to ten different archives named Clip Archive 0 - Clip Archive 9
  14. Ñ Typing cmd + c + space creates Clip Archive 0 the others are created by cmd + c + number + space.
  15. Ñ Utilities Menu has a submenu for the Clip Archive which gives access to the ten archives. One can highlight text anywhere and use the key command or menu to append text to the Clip Archives.
  16.  
  17. RESTORE CLIPBOARDS AND UNLOAD CLIPBOARDS TO DISK (Registered users only)
  18. Ñ Completely new code which saves the clipboards thru restarts. Registered users should make sure to turn on 'Restore Clipboards' (in the CopyPaste preferences) then they will be able to have the contents of their clipboards maintained thru restarts. Unload Clips to Disk is a command that will immediately save the contents of all the clips.  CopyPaste saves the contents of all clipboards automatically at Restart and Shutdown. If you crash this means CopyPaste has not had a chance to save your clipboards because there was no safe Shutdown or Restart. Use the Unload Clips to Disk command if you have important info in your clips that you don╒t want to lose if a crash occurs..
  19.  
  20. UTILITY SUBMENU
  21. Ñ Now its structured into 7 submenus. Each behaves differently! The first one consists of Internal tools. The next three contain TEXT, PICTURE and DATE tools. They copy the selected item, do their job and paste the clipboard replacing any highlighted text. The 5th submenu contains miscellaneous tools and it behaves a little different as it copies the selected item, but won't send a Paste event and so won't replace any highlighted item.
  22. Ñ All the tools now use a different method of memory allocation which prevents memory shortage problems. The 32k barrier for the TEXT tools has been removed. You can use the CopyPaste tools on clipboard contents of any size as long as your application allows you to copy them. 
  23. Ñ Source code for all the tools will be published on the CopyPaste Web Page. New tools of all types can be created. Programmers are encouraged to use the examples to write tools and add them to our toolbox.
  24. Ñ Once a tool is used then it can be repeated with the key command cmd + c + e
  25. Ñ Its very convenient to use Show Clipboard in the Edit Menu from the Finder and to test the tools.  Then you can see the changes each tool produces in the Clipboard contents. 
  26.  
  27. COPYPASTE WINDOW
  28. Ñ The menus to edit the clips are now consistently the same as the utility menus.
  29.  
  30. LANGUAGE SUPPORT
  31. Ñ There is now a French version of CopyPaste in addition to the German, English and Japanese.
  32.  
  33. BUG FIXES
  34. Ñ The french keyboard layout was not supported in earlier versions, now it works correctly.
  35. Ñ Some Fax programs require pressing the ctrl key in order to use the fax command from the file menu. In earlier versions this did not work with Tag and Drop enabled. Now it works correctly.